home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 27
/
CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso
/
CUCD
/
PowerPC
/
vbcc
/
Examples
/
mixedbinary
/
README
< prev
Wrap
Text File
|
1998-08-02
|
583b
|
16 lines
Mixed M68k/PowerPC binaries are not as easy with vbcc-WarpOS as
with StormC, for example, where all calls are handled completely
transparent to the user.
This directory gives an example how to implement M68k-calls from a
PowerPC program in an easy way, by providing the function m68k().
The other direction - calling PPC functions from an M68k program -
is even more difficult... :)
You also need the vbcc M68k compiler to rebuild the executable. The
latest vbcc source is available at
http://www.franken.de/users/vb/vbcc/
Or download the last official vbcc release from Aminet.